VxSpinButtonSetMaxValue
Set the upper boundary for a SpinButton
Syntax
VxSpinButtonSetMaxValue widgetName upper
Description
Sets the upper boundary for a SpinButton.
Parameters
- widgetName
- The name of the SpinButton widget.
- upper
- The maximum value for the SpinButton.